Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

Solved - Notes8 launched after notes.launcher change

I had same error while attempting to launch notes8 after permissions changed for /opt/ibm/* and etc/lotus/*

After trying to add a goup like lotus in my ubuntu and add my username inside, it seems the same thing.

I edited notes file in /opt/ibm/lotus/notes/ and done some modifications. You can see below my new file.

_____________________________________________

#!/bin/sh
ORIGINAL_LANG=$LANG
# fred
#LANG=${LANG/nn_NO/no_NO}
#LANG=${LANG/nb_NO/no_NO}
#
#export LANG
export LANG=fr
# fin fred
#link nsf help dir to $SharedDataDir/MUI/help (if it exists)
# fred
#MYLANG=${LANG/.*/}
MYLANG=fr_FR
# fin fred
SHAREDDATADIR=/etc/lotus/notes/data/shared
HELPDIR="$SHAREDDATADIR"/MUI/$MYLANG/help
if [ ! -d $HELPDIR ];
then
HELPDIR="$SHAREDDATADIR"/help
fi
if [ ! -d ~/lotus/notes/data ];
then
mkdir -p ~/lotus/notes/data
fi
echo $HELPDIR > ~/lotus/notes/data/help.dir
exec /opt/ibm/lotus/notes/notes.launcher $*

_______________________________________________

The problem was due to LANG environment, that i changed only to support French language.

May be you can do the same with yr own.


Feedback response number WEBB78FLDD created by ~Lorraine Nimnuverlen on 10/29/2007

Can't start client on Ubuntu 7.10 a... (~Joseph Brenize... 25.Oct.07)
. . Change directory permissions (~Dana Chulumarf... 25.Oct.07)
. . . . Did that already ... still the same... (~Joseph Brenize... 25.Oct.07)
. . Solved - Notes8 launched after note... (~Lorraine Nimnu... 29.Oct.07)
. . . . Solved, but it was a different prob... (~Joseph Brenize... 30.Oct.07)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS